0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4263300895691 389 1.0660 0


No Amazon API Requests Made.


App Debug - Total Time 1.4263300895691 seconds

Number Time From Start Name Description
1 0.31442999839783 Initialise Initialise FSB Function
2 0.31715202331543 App Controller Start Start of the App controller (called before the controller of every page)
3 0.34105801582336 Start of getCategoryListByGroup Function Before first category groups query
4 0.34187412261963 After initial query Before first category groups query
5 0.34187602996826 Get Category List for Group Before the call to getCategoryList function
6 0.34188008308411 Start of GetCategoryList function Start of the function
7 0.34188294410706 Before getting categories Query to get specific category list
8 0.342698097229 After getting categories Query to get specific category list
9 0.34270000457764 Before getting category custom Before call to function getCategoryCustom
10 0.35786104202271 After getting category custom After call to function getCategoryCustom
11 0.35786414146423 Before getting category custom Before call to function getCategoryCustom
12 0.36666297912598 After getting category custom After call to function getCategoryCustom
13 0.3666660785675 Before getting category custom Before call to function getCategoryCustom
14 0.37119102478027 After getting category custom After call to function getCategoryCustom
15 0.3711941242218 Before getting category custom Before call to function getCategoryCustom
16 0.37429714202881 After getting category custom After call to function getCategoryCustom
17 0.37430000305176 Before getting category custom Before call to function getCategoryCustom
18 0.37735414505005 After getting category custom After call to function getCategoryCustom
19 0.377357006073 Before getting category custom Before call to function getCategoryCustom
20 0.38039302825928 After getting category custom After call to function getCategoryCustom
21 0.38039612770081 End of GetCategoryList function End of the function
22 0.3804030418396 Get Category List for Group Before the call to getCategoryList function
23 0.38040494918823 Start of GetCategoryList function Start of the function
24 0.38040709495544 Before getting categories Query to get specific category list
25 0.38075613975525 End of getCategoryListByGroup Function Before return()
26 1.188490152359 App Controller End End of the App controller (called before the controller of every page)
27 1.3330121040344 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3342950344086 Before Get Options Before the call to getOptions in the tpl class
29 1.3817551136017 After Get Options After the call to getOptions in the tpl class
30 1.3817970752716 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4263210296631 Finalizing debug Before the debug is output to the page.
32 1.4263300895691 End of App This is the end of the app logging, final timestamp


Query Debug - 389 Database Queries. Total time 1.0660 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0015361309051514
SELECT parameter, value FROM parameters
2 0.0051 0.0050630569458008
SELECT * FROM `bad_bots`
3 0.0003 0.00030994415283203
SET time_zone = 'Europe/London'
4 0.0014 0.0013959407806396
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0014481544494629
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0014 0.001410961151123
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751881011'
7 0.0015 0.0015499591827393
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00034999847412109
UPDATE autorun SET lastrun = '2025-07-07 09:36:52' WHERE id = '15'
9 0.0004 0.00035500526428223
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00081205368041992
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00031805038452148
SELECT * FROM pages WHERE id = 52
12 0.0017 0.0016920566558838
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0212 0.021204948425293
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00040793418884277
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00079894065856934
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00079488754272461
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0055670738220215
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0009 0.00088787078857422
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00065994262695312
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031495094299316
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.0046639442443848
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.00085878372192383
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00078201293945312
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00079894065856934
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0005 0.00050997734069824
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030109882354736
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.0003509521484375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028586387634277
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00033211708068848
SELECT id FROM categories WHERE parent_id = '27'
30 0.0033 0.0033128261566162
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034308433532715
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00040388107299805
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00031805038452148
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.001101016998291
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032806396484375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00027990341186523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.0002899169921875
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011317729949951
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00034904479980469
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00035405158996582
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00031018257141113
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028395652770996
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040102005004883
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031089782714844
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0003199577331543
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00043892860412598
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00033807754516602
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037503242492676
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00030183792114258
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026392936706543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.0004429817199707
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00033283233642578
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00031185150146484
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00039887428283691
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00032901763916016
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00026822090148926
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028014183044434
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00045394897460938
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00031089782714844
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027298927307129
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033903121948242
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0020 0.0019769668579102
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.0007939338684082
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00036907196044922
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.0006108283996582
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.00095891952514648
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057506561279297
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7980 0.79804682731628
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0017 0.0016520023345947
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00077104568481445
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00041699409484863
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047340393066406
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013699531555176
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010499954223633
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0046689510345459
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.001352071762085
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00044703483581543
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00082707405090332
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.195'
89 0.0005 0.00054407119750977
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00034999847412109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0044 0.0043559074401855
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.0003809928894043
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0004 0.00038790702819824
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0004 0.00036287307739258
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0055 0.0054659843444824
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027585029602051
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0002 0.00024795532226562
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0003 0.00034403800964355
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00036311149597168
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0041 0.0041060447692871
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00028896331787109
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0003 0.00025296211242676
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0003 0.00032186508178711
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0058 0.0057508945465088
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030016899108887
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0003 0.00027990341186523
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '1666'
108 0.0010 0.001007080078125
SELECT * FROM productimages WHERE product_id = '1666' ORDER BY sortorder ASC
109 0.0010 0.00097417831420898
SELECT * FROM product_image_select WHERE product_id = '1666'
110 0.0007 0.0006859302520752
SELECT * FROM productcustomimages WHERE product_id = '1666'
111 0.0010 0.00097107887268066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1666' AND a.name = n.originalname
112 0.0008 0.00075101852416992
SELECT * FROM productoffers WHERE product_id = '1666' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '1666' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = 1666
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00036096572875977
SELECT value FROM productattributes
                WHERE product_id = '1666'
                AND name = 'ListPriceAmount'
116 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '1666' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '1667'
118 0.0004 0.0004279613494873
SELECT * FROM productimages WHERE product_id = '1667' ORDER BY sortorder ASC
119 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '1667'
120 0.0003 0.00031089782714844
SELECT * FROM productcustomimages WHERE product_id = '1667'
121 0.0010 0.0010080337524414
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1667' AND a.name = n.originalname
122 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '1667' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '1667' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = 1667
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '1667'
                AND name = 'ListPriceAmount'
126 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '1667' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '1668'
128 0.0003 0.00032782554626465
SELECT * FROM productimages WHERE product_id = '1668' ORDER BY sortorder ASC
129 0.0005 0.00047016143798828
SELECT * FROM product_image_select WHERE product_id = '1668'
130 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '1668'
131 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1668' AND a.name = n.originalname
132 0.0003 0.00033807754516602
SELECT * FROM productoffers WHERE product_id = '1668' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '1668' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = 1668
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00028419494628906
SELECT value FROM productattributes
                WHERE product_id = '1668'
                AND name = 'ListPriceAmount'
136 0.0003 0.00030112266540527
SELECT value FROM productattributes WHERE product_id = '1668' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '1672'
138 0.0004 0.00040197372436523
SELECT * FROM productimages WHERE product_id = '1672' ORDER BY sortorder ASC
139 0.0005 0.00046086311340332
SELECT * FROM product_image_select WHERE product_id = '1672'
140 0.0003 0.00032687187194824
SELECT * FROM productcustomimages WHERE product_id = '1672'
141 0.0006 0.00059604644775391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1672' AND a.name = n.originalname
142 0.0003 0.00034499168395996
SELECT * FROM productoffers WHERE product_id = '1672' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0003 0.0002892017364502
SELECT * FROM productoffers
                WHERE product_id = '1672' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = 1672
                ORDER BY price ASC LIMIT 1
145 0.0004 0.00036811828613281
SELECT value FROM productattributes
                WHERE product_id = '1672'
                AND name = 'ListPriceAmount'
146 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '1672' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0005 0.00049996376037598
SELECT * FROM products WHERE id = '1673'
148 0.0005 0.00054001808166504
SELECT * FROM productimages WHERE product_id = '1673' ORDER BY sortorder ASC
149 0.0005 0.00046896934509277
SELECT * FROM product_image_select WHERE product_id = '1673'
150 0.0012 0.0012350082397461
SELECT * FROM productcustomimages WHERE product_id = '1673'
151 0.0010 0.0010340213775635
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1673' AND a.name = n.originalname
152 0.0004 0.00044894218444824
SELECT * FROM productoffers WHERE product_id = '1673' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0004 0.0003669261932373
SELECT * FROM productoffers
                WHERE product_id = '1673' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00032591819763184
SELECT value FROM productattributes WHERE product_id = '1673' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0005 0.00048494338989258
SELECT * FROM products WHERE id = '1674'
156 0.0004 0.00041508674621582
SELECT * FROM productimages WHERE product_id = '1674' ORDER BY sortorder ASC
157 0.0006 0.00059795379638672
SELECT * FROM product_image_select WHERE product_id = '1674'
158 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '1674'
159 0.0008 0.00084400177001953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1674' AND a.name = n.originalname
160 0.0004 0.00037407875061035
SELECT * FROM productoffers WHERE product_id = '1674' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '1674' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = 1674
                ORDER BY price ASC LIMIT 1
163 0.0003 0.00029802322387695
SELECT value FROM productattributes
                WHERE product_id = '1674'
                AND name = 'ListPriceAmount'
164 0.0003 0.00032520294189453
SELECT value FROM productattributes WHERE product_id = '1674' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0008 0.00075602531433105
SELECT * FROM products WHERE id = '1678'
166 0.0004 0.00042915344238281
SELECT * FROM productimages WHERE product_id = '1678' ORDER BY sortorder ASC
167 0.0006 0.00060391426086426
SELECT * FROM product_image_select WHERE product_id = '1678'
168 0.0004 0.00036907196044922
SELECT * FROM productcustomimages WHERE product_id = '1678'
169 0.0008 0.00084710121154785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1678' AND a.name = n.originalname
170 0.0004 0.00039196014404297
SELECT * FROM productoffers WHERE product_id = '1678' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0004 0.00038003921508789
SELECT * FROM productoffers
                WHERE product_id = '1678' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0003 0.00028610229492188
SELECT * FROM productoffers
                WHERE product_id = 1678
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00029492378234863
SELECT value FROM productattributes
                WHERE product_id = '1678'
                AND name = 'ListPriceAmount'
174 0.0003 0.00032806396484375
SELECT value FROM productattributes WHERE product_id = '1678' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0004 0.00043916702270508
SELECT * FROM products WHERE id = '1687'
176 0.0004 0.00037407875061035
SELECT * FROM productimages WHERE product_id = '1687' ORDER BY sortorder ASC
177 0.0006 0.00056600570678711
SELECT * FROM product_image_select WHERE product_id = '1687'
178 0.0003 0.00033807754516602
SELECT * FROM productcustomimages WHERE product_id = '1687'
179 0.0008 0.00078105926513672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1687' AND a.name = n.originalname
180 0.0004 0.00041699409484863
SELECT * FROM productoffers WHERE product_id = '1687' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0003 0.00031185150146484
SELECT * FROM productoffers
                WHERE product_id = '1687' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = 1687
                ORDER BY price ASC LIMIT 1
183 0.0003 0.00029897689819336
SELECT value FROM productattributes
                WHERE product_id = '1687'
                AND name = 'ListPriceAmount'
184 0.0004 0.00036406517028809
SELECT value FROM productattributes WHERE product_id = '1687' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0005 0.00046992301940918
SELECT * FROM products WHERE id = '1691'
186 0.0004 0.00039005279541016
SELECT * FROM productimages WHERE product_id = '1691' ORDER BY sortorder ASC
187 0.0006 0.0005640983581543
SELECT * FROM product_image_select WHERE product_id = '1691'
188 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '1691'
189 0.0010 0.00095415115356445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1691' AND a.name = n.originalname
190 0.0004 0.00041484832763672
SELECT * FROM productoffers WHERE product_id = '1691' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '1691' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = 1691
                ORDER BY price ASC LIMIT 1
193 0.0003 0.0003361701965332
SELECT value FROM productattributes
                WHERE product_id = '1691'
                AND name = 'ListPriceAmount'
194 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '1691' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
195 0.0004 0.00038695335388184
SELECT * FROM products WHERE id = '1698'
196 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '1698' ORDER BY sortorder ASC
197 0.0006 0.00055909156799316
SELECT * FROM product_image_select WHERE product_id = '1698'
198 0.0003 0.00034594535827637
SELECT * FROM productcustomimages WHERE product_id = '1698'
199 0.0009 0.00092315673828125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1698' AND a.name = n.originalname
200 0.0004 0.00038981437683105
SELECT * FROM productoffers WHERE product_id = '1698' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0003 0.00032806396484375
SELECT * FROM productoffers
                WHERE product_id = '1698' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = 1698
                ORDER BY price ASC LIMIT 1
203 0.0003 0.00030088424682617
SELECT value FROM productattributes
                WHERE product_id = '1698'
                AND name = 'ListPriceAmount'
204 0.0003 0.0003361701965332
SELECT value FROM productattributes WHERE product_id = '1698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
205 0.0004 0.00042200088500977
SELECT * FROM products WHERE id = '1809'
206 0.0005 0.00051188468933105
SELECT * FROM productimages WHERE product_id = '1809' ORDER BY sortorder ASC
207 0.0006 0.00064802169799805
SELECT * FROM product_image_select WHERE product_id = '1809'
208 0.0004 0.00037097930908203
SELECT * FROM productcustomimages WHERE product_id = '1809'
209 0.0008 0.00082182884216309
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1809' AND a.name = n.originalname
210 0.0004 0.00035691261291504
SELECT * FROM productoffers WHERE product_id = '1809' AND merchantid = 'A1X6FK5RDHNB96'
211 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '1809' AND price > 0
                ORDER BY price ASC LIMIT 1
212 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = 1809
                ORDER BY price ASC LIMIT 1
213 0.0003 0.0003199577331543
SELECT value FROM productattributes
                WHERE product_id = '1809'
                AND name = 'ListPriceAmount'
214 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '1809' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0004 0.00041913986206055
SELECT * FROM products WHERE id = '1707'
216 0.0005 0.00049209594726562
SELECT * FROM productimages WHERE product_id = '1707' ORDER BY sortorder ASC
217 0.0006 0.00056099891662598
SELECT * FROM product_image_select WHERE product_id = '1707'
218 0.0003 0.0003359317779541
SELECT * FROM productcustomimages WHERE product_id = '1707'
219 0.0008 0.00077509880065918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1707' AND a.name = n.originalname
220 0.0004 0.00042200088500977
SELECT * FROM productoffers WHERE product_id = '1707' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0003 0.0003211498260498
SELECT * FROM productoffers
                WHERE product_id = '1707' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = 1707
                ORDER BY price ASC LIMIT 1
223 0.0003 0.00033712387084961
SELECT value FROM productattributes
                WHERE product_id = '1707'
                AND name = 'ListPriceAmount'
224 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '1707' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0004 0.00043892860412598
SELECT * FROM products WHERE id = '1710'
226 0.0007 0.0006558895111084
SELECT * FROM productimages WHERE product_id = '1710' ORDER BY sortorder ASC
227 0.0017 0.0016739368438721
SELECT * FROM product_image_select WHERE product_id = '1710'
228 0.0003 0.00031614303588867
SELECT * FROM productcustomimages WHERE product_id = '1710'
229 0.0008 0.00077295303344727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1710' AND a.name = n.originalname
230 0.0004 0.0003659725189209
SELECT * FROM productoffers WHERE product_id = '1710' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0003 0.00034117698669434
SELECT * FROM productoffers
                WHERE product_id = '1710' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0004 0.00040507316589355
SELECT value FROM productattributes WHERE product_id = '1710' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0004 0.0004119873046875
SELECT * FROM products WHERE id = '1712'
234 0.0005 0.00045108795166016
SELECT * FROM productimages WHERE product_id = '1712' ORDER BY sortorder ASC
235 0.0003 0.0003359317779541
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1712' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0006 0.00055909156799316
SELECT * FROM product_image_select WHERE product_id = '1712'
237 0.0003 0.00031280517578125
SELECT * FROM productcustomimages WHERE product_id = '1712'
238 0.0004 0.00044107437133789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1712'
                GROUP BY o.product_id
239 0.0021 0.0020549297332764
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1712'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0004 0.00041413307189941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1712
241 0.0007 0.00072193145751953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1712' AND a.name = n.originalname
242 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '1712' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '1712' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = 1712
                ORDER BY price ASC LIMIT 1
245 0.0003 0.00032591819763184
SELECT value FROM productattributes
                WHERE product_id = '1712'
                AND name = 'ListPriceAmount'
246 0.0003 0.00032997131347656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1712'
                GROUP BY o.product_id
247 0.0005 0.00050497055053711
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1712'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0003 0.00031208992004395
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1712
249 0.0004 0.0004429817199707
SELECT value FROM productattributes WHERE product_id = '1712' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0005 0.0004730224609375
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1712'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
251 0.0004 0.0003809928894043
SELECT * FROM products WHERE parent_id = '1712'
252 0.0006 0.00055098533630371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2881' AND a.name = n.originalname
253 0.0004 0.0003809928894043
SELECT * FROM productoffers WHERE product_id = '2881' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0003 0.0003049373626709
SELECT * FROM productoffers
                WHERE product_id = '2881' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0003 0.00031089782714844
SELECT * FROM productoffers
                WHERE product_id = 2881
                ORDER BY price ASC LIMIT 1
256 0.0003 0.00030398368835449
SELECT value FROM productattributes
                WHERE product_id = '2881'
                AND name = 'ListPriceAmount'
257 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '2986'
258 0.0005 0.00047802925109863
SELECT * FROM productimages WHERE product_id = '2986' ORDER BY sortorder ASC
259 0.0005 0.00051498413085938
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2986' AND p.id = pi.product_id ORDER BY pi.sortorder
260 0.0006 0.00062298774719238
SELECT * FROM product_image_select WHERE product_id = '2986'
261 0.0003 0.00032877922058105
SELECT * FROM productcustomimages WHERE product_id = '2986'
262 0.0005 0.00053095817565918
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2986'
                GROUP BY o.product_id
263 0.0007 0.00072407722473145
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2986'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
264 0.0004 0.0004279613494873
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2986
265 0.0007 0.00072789192199707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2986' AND a.name = n.originalname
266 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '2986' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0003 0.00033211708068848
SELECT * FROM productoffers
                WHERE product_id = '2986' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = 2986
                ORDER BY price ASC LIMIT 1
269 0.0003 0.00029397010803223
SELECT value FROM productattributes
                WHERE product_id = '2986'
                AND name = 'ListPriceAmount'
270 0.0004 0.00041508674621582
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2986'
                GROUP BY o.product_id
271 0.0006 0.00063395500183105
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2986'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
272 0.0004 0.00041985511779785
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2986
273 0.0005 0.00045585632324219
SELECT value FROM productattributes WHERE product_id = '2986' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
274 0.0006 0.00057315826416016
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2986'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
275 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '1718'
276 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '1718' ORDER BY sortorder ASC
277 0.0006 0.00060105323791504
SELECT * FROM product_image_select WHERE product_id = '1718'
278 0.0004 0.00035405158996582
SELECT * FROM productcustomimages WHERE product_id = '1718'
279 0.0008 0.00077295303344727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1718' AND a.name = n.originalname
280 0.0004 0.00044012069702148
SELECT * FROM productoffers WHERE product_id = '1718' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00034618377685547
SELECT * FROM productoffers
                WHERE product_id = '1718' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0003 0.00032591819763184
SELECT * FROM productoffers
                WHERE product_id = 1718
                ORDER BY price ASC LIMIT 1
283 0.0004 0.00044107437133789
SELECT value FROM productattributes
                WHERE product_id = '1718'
                AND name = 'ListPriceAmount'
284 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '1718' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0007 0.00065398216247559
SELECT * FROM products WHERE id = '1730'
286 0.0013 0.0012528896331787
SELECT * FROM productimages WHERE product_id = '1730' ORDER BY sortorder ASC
287 0.0007 0.00066280364990234
SELECT * FROM product_image_select WHERE product_id = '1730'
288 0.0004 0.00036907196044922
SELECT * FROM productcustomimages WHERE product_id = '1730'
289 0.0007 0.0007171630859375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1730' AND a.name = n.originalname
290 0.0004 0.00041007995605469
SELECT * FROM productoffers WHERE product_id = '1730' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0003 0.0003211498260498
SELECT * FROM productoffers
                WHERE product_id = '1730' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0003 0.00029611587524414
SELECT * FROM productoffers
                WHERE product_id = 1730
                ORDER BY price ASC LIMIT 1
293 0.0003 0.00031495094299316
SELECT value FROM productattributes
                WHERE product_id = '1730'
                AND name = 'ListPriceAmount'
294 0.0003 0.00033116340637207
SELECT value FROM productattributes WHERE product_id = '1730' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
295 0.0005 0.00047397613525391
SELECT * FROM products WHERE id = '1728'
296 0.0004 0.00040984153747559
SELECT * FROM productimages WHERE product_id = '1728' ORDER BY sortorder ASC
297 0.0005 0.00051784515380859
SELECT * FROM product_image_select WHERE product_id = '1728'
298 0.0003 0.00032782554626465
SELECT * FROM productcustomimages WHERE product_id = '1728'
299 0.0007 0.00067806243896484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1728' AND a.name = n.originalname
300 0.0004 0.00040102005004883
SELECT * FROM productoffers WHERE product_id = '1728' AND merchantid = 'A1X6FK5RDHNB96'
301 0.0003 0.00032591819763184
SELECT * FROM productoffers
                WHERE product_id = '1728' AND price > 0
                ORDER BY price ASC LIMIT 1
302 0.0003 0.00030112266540527
SELECT * FROM productoffers
                WHERE product_id = 1728
                ORDER BY price ASC LIMIT 1
303 0.0003 0.00032901763916016
SELECT value FROM productattributes
                WHERE product_id = '1728'
                AND name = 'ListPriceAmount'
304 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '1728' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0011 0.001121997833252
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1666' ORDER BY timestamp DESC
306 0.0003 0.00027894973754883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1667' ORDER BY timestamp DESC
307 0.0003 0.00026488304138184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1668' ORDER BY timestamp DESC
308 0.0003 0.00025820732116699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1672' ORDER BY timestamp DESC
309 0.0002 0.00024819374084473
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1673' ORDER BY timestamp DESC
310 0.0003 0.00029802322387695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1674' ORDER BY timestamp DESC
311 0.0003 0.00026512145996094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1678' ORDER BY timestamp DESC
312 0.0003 0.00026512145996094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1687' ORDER BY timestamp DESC
313 0.0002 0.00024509429931641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1691' ORDER BY timestamp DESC
314 0.0002 0.00023484230041504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1698' ORDER BY timestamp DESC
315 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1809' ORDER BY timestamp DESC
316 0.0003 0.00034308433532715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1707' ORDER BY timestamp DESC
317 0.0003 0.00032305717468262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1710' ORDER BY timestamp DESC
318 0.0003 0.00030183792114258
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1712' ORDER BY timestamp DESC
319 0.0003 0.00029397010803223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2986' ORDER BY timestamp DESC
320 0.0003 0.00026297569274902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1718' ORDER BY timestamp DESC
321 0.0003 0.0002589225769043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1730' ORDER BY timestamp DESC
322 0.0003 0.00025701522827148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1728' ORDER BY timestamp DESC
323 0.0010 0.0010309219360352
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
324 0.0009 0.00091290473937988
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
325 0.0003 0.00029397010803223
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
326 0.0165 0.016536235809326
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
327 0.0010 0.00098514556884766
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
328 0.0004 0.00043416023254395
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
329 0.0005 0.00053119659423828
SELECT * FROM products WHERE id = 1626
330 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = 4041
331 0.0004 0.00040006637573242
SELECT * FROM products WHERE id = 4312
332 0.0006 0.00062799453735352
SELECT * FROM products WHERE id = 777
333 0.0004 0.00035285949707031
SELECT * FROM products WHERE id = 3881
334 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = 4213
335 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '1626'
336 0.0004 0.00042009353637695
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
337 0.0005 0.0005490779876709
SELECT * FROM product_image_select WHERE product_id = '1626'
338 0.0003 0.00029706954956055
SELECT * FROM productcustomimages WHERE product_id = '1626'
339 0.0006 0.00063705444335938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
340 0.0004 0.00041007995605469
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
341 0.0003 0.00030708312988281
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
342 0.0004 0.00037002563476562
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
343 0.0006 0.00061702728271484
SELECT * FROM products WHERE id = '4041'
344 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
345 0.0005 0.00047802925109863
SELECT * FROM product_image_select WHERE product_id = '4041'
346 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '4041'
347 0.0007 0.00073480606079102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
348 0.0004 0.00044512748718262
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0004 0.0003662109375
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '4312'
352 0.0004 0.00037884712219238
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
353 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '4312'
354 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '4312'
355 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
356 0.0003 0.00032997131347656
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0004 0.00039792060852051
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00030612945556641
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0004 0.00035715103149414
SELECT * FROM products WHERE id = '777'
360 0.0004 0.00037407875061035
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
361 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '777'
362 0.0003 0.00027823448181152
SELECT * FROM productcustomimages WHERE product_id = '777'
363 0.0007 0.00068902969360352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
364 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00030207633972168
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '3881'
368 0.0004 0.00040507316589355
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
369 0.0005 0.00046896934509277
SELECT * FROM product_image_select WHERE product_id = '3881'
370 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '3881'
371 0.0007 0.0007319450378418
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
372 0.0003 0.00032520294189453
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '4213'
376 0.0004 0.00037097930908203
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
377 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '4213'
378 0.0003 0.0002901554107666
SELECT * FROM productcustomimages WHERE product_id = '4213'
379 0.0007 0.0007021427154541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
380 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0010 0.0010480880737305
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
384 0.0006 0.0005800724029541
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
385 0.0016 0.001558780670166
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
386 0.0009 0.00088286399841309
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
387 0.0004 0.0003819465637207
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
388 0.0004 0.00041508674621582
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
389 0.0004 0.00043916702270508
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'